Click or drag to resize

OwaOptionsEmptyDeletedItemsOnLogoff Property

Gets or sets a value indicating whether [empty deleted items on logoff].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool EmptyDeletedItemsOnLogoff { get; set; }

Property Value

Type: Boolean
true if [empty deleted items on logoff]; otherwise, false.
See Also